home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 104 / MacAddict_104_2005-04.iso / Software / Internet & Communication / iSale 1.1.1 demo.dmg / iSale.app / Contents / Resources / French.lproj / MainMenu.nib / classes.nib next >
Text File  |  2005-01-25  |  9KB  |  226 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 buyNow = id; 
  6.                 checkManually = id; 
  7.                 closeBuyNowWindow = id; 
  8.                 closeEnterLicenseWindow = id; 
  9.                 deleteToken = id; 
  10.                 enterLicenseCode = id; 
  11.                 helpContact = id; 
  12.                 helpEbayFees = id; 
  13.                 helpEbayHelpPortal = id; 
  14.                 helpEbayPayPal = id; 
  15.                 helpEbaySecurityPortal = id; 
  16.                 helpEbaySellerProtection = id; 
  17.                 helpEbaySignIn = id; 
  18.                 helpHomepage = id; 
  19.                 helpReadme = id; 
  20.                 orderFrontCustomAboutPanel = id; 
  21.                 privacy = id; 
  22.                 registerApp = id; 
  23.                 showAuctionWindow = id; 
  24.             }; 
  25.             CLASS = AppController; 
  26.             LANGUAGE = ObjC; 
  27.             OUTLETS = {
  28.                 activationLink = URLTextView; 
  29.                 auctionController = AuctionController; 
  30.                 auctionView = AuctionView; 
  31.                 buyLink = URLTextView; 
  32.                 buyNowWindow = NSWindow; 
  33.                 consultantLink = URLTextView; 
  34.                 enterLicenseWindow = NSWindow; 
  35.                 licenseeName = id; 
  36.                 licenseeSerial = id; 
  37.             }; 
  38.             SUPERCLASS = NSWindowController; 
  39.         }, 
  40.         {
  41.             ACTIONS = {
  42.                 deleteAuction = id; 
  43.                 deleteGroup = id; 
  44.                 duplicateAuction = id; 
  45.                 exportAuction = id; 
  46.                 importAuction = id; 
  47.                 newAuction = id; 
  48.                 newGroup = id; 
  49.                 newSmartGroup = id; 
  50.                 nextAuction = id; 
  51.                 previousAuction = id; 
  52.                 searchFieldChanged = id; 
  53.                 showAuctionWindow = id; 
  54.             }; 
  55.             CLASS = AuctionController; 
  56.             LANGUAGE = ObjC; 
  57.             OUTLETS = {
  58.                 auctionList = NSTableView; 
  59.                 deleteAuctionButton = NSButton; 
  60.                 deleteGroupButton = NSButton; 
  61.                 editButton = NSButton; 
  62.                 groupList = NSOutlineView; 
  63.                 searchField = NSSearchField; 
  64.                 submitToEBayButton = EQImageButton; 
  65.                 view = AuctionView; 
  66.                 window = AuctionWindow; 
  67.             }; 
  68.             SUPERCLASS = NSObject; 
  69.         }, 
  70.         {
  71.             CLASS = AuctionOutlineView; 
  72.             LANGUAGE = ObjC; 
  73.             OUTLETS = {controller = AuctionController; }; 
  74.             SUPERCLASS = NSOutlineView; 
  75.         }, 
  76.         {CLASS = AuctionScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 
  77.         {CLASS = AuctionSplitView; LANGUAGE = ObjC; SUPERCLASS = NSSplitView; }, 
  78.         {
  79.             CLASS = AuctionTableView; 
  80.             LANGUAGE = ObjC; 
  81.             OUTLETS = {controller = AuctionController; }; 
  82.             SUPERCLASS = NSTableView; 
  83.         }, 
  84.         {
  85.             ACTIONS = {
  86.                 chooseCategory = id; 
  87.                 chooseLocation = id; 
  88.                 choosePaymentOptions = id; 
  89.                 chooseShippingOption = id; 
  90.                 chooseSite = id; 
  91.                 durationChanged = id; 
  92.                 fixedPriceChanged = id; 
  93.                 insuranceChanged = id; 
  94.                 sellerPaysShippingChanged = id; 
  95.                 startWhenSubmittedChanged = id; 
  96.                 submitAuction = id; 
  97.                 supersizeImagesCheckboxChanged = id; 
  98.                 titleBoldChanged = id; 
  99.                 titleHighlightedChanged = id; 
  100.                 toggleEditMode = id; 
  101.                 viewAtEBay = id; 
  102.             }; 
  103.             CLASS = AuctionView; 
  104.             LANGUAGE = ObjC; 
  105.             OUTLETS = {
  106.                 buyNow = GrowingTextField; 
  107.                 buyNowCurrency = GrowingTextField; 
  108.                 buyNowLabel = NSTextField; 
  109.                 categoryLabel1 = NSTextField; 
  110.                 categoryLabel2 = NSTextField; 
  111.                 chooseCategoryButton1 = RolloverButton; 
  112.                 chooseCategoryButton2 = RolloverButton; 
  113.                 chooseIntlShippingOptionButton1 = RolloverButton; 
  114.                 chooseIntlShippingOptionButton2 = RolloverButton; 
  115.                 chooseIntlShippingOptionButton3 = RolloverButton; 
  116.                 chooseLocationButton = RolloverButton; 
  117.                 choosePaymentOptionsButton = RolloverButton; 
  118.                 chooseShippingOptionButton1 = RolloverButton; 
  119.                 chooseShippingOptionButton2 = RolloverButton; 
  120.                 chooseShippingOptionButton3 = RolloverButton; 
  121.                 chooseSiteButton = RolloverButton; 
  122.                 controller = AuctionController; 
  123.                 description = NSTextView; 
  124.                 descriptionLabel = NSTextField; 
  125.                 descriptionScrollView = NSScrollView; 
  126.                 descriptionWebView = EQNoDropWebView; 
  127.                 durationEnds = GrowingTextField; 
  128.                 durationLabel = NSTextField; 
  129.                 durationPopup = NSPopUpButton; 
  130.                 durationText = NSTextField; 
  131.                 fixedPrice = NSButton; 
  132.                 galleryImageView = NSImageView; 
  133.                 insuranceCurrency = GrowingTextField; 
  134.                 insuranceFee = GrowingTextField; 
  135.                 insuranceLabel = NSTextField; 
  136.                 insuranceOption = GrowingTextField; 
  137.                 insurancePopup = NSPopUpButton; 
  138.                 intlShippingOptionLabel1 = NSTextField; 
  139.                 itemSubtitle = GrowingTextField; 
  140.                 itemTitle = GrowingTextField; 
  141.                 location = GrowingTextField; 
  142.                 locationLabel = NSTextField; 
  143.                 paymentOptionsLabel = NSTextField; 
  144.                 picturesLabel = NSTextField; 
  145.                 price = GrowingTextField; 
  146.                 priceCurrency = GrowingTextField; 
  147.                 priceLabel = NSTextField; 
  148.                 quantity = GrowingTextField; 
  149.                 quantityLabel = NSTextField; 
  150.                 reservePrice = GrowingTextField; 
  151.                 reservePriceCurrency = GrowingTextField; 
  152.                 reservePriceLabel = NSTextField; 
  153.                 sellerPaysShippingButton = NSButton; 
  154.                 shippingOptionLabel = NSTextField; 
  155.                 shippingOptionLabel1 = NSTextField; 
  156.                 site = GrowingTextField; 
  157.                 siteLabel = NSTextField; 
  158.                 startDate = GrowingTextField; 
  159.                 startLabel = NSTextField; 
  160.                 startTime = GrowingTextField; 
  161.                 startWhenSubmittedButton = NSButton; 
  162.                 submitToEBayButton = EQImageButton; 
  163.                 supersizeImagesCheckbox = NSButton; 
  164.                 timeFormatter = NSDateFormatter; 
  165.                 titleBoldButton = NSButton; 
  166.                 titleHighlightedButton = NSButton; 
  167.                 toggleEditModeButton = NSButton; 
  168.                 viewAtEBayButton = EQImageButton; 
  169.             }; 
  170.             SUPERCLASS = NSView; 
  171.         }, 
  172.         {
  173.             CLASS = AuctionWindow; 
  174.             LANGUAGE = ObjC; 
  175.             OUTLETS = {
  176.                 addAuctionButton = NSButton; 
  177.                 addGroupButton = NSButton; 
  178.                 auctionList = NSTableView; 
  179.                 auctionSplit = NSSplitView; 
  180.                 auctionView = AuctionView; 
  181.                 deleteAuctionButton = NSButton; 
  182.                 editButton = NSButton; 
  183.                 groupList = NSOutlineView; 
  184.                 groupSplit = NSSplitView; 
  185.             }; 
  186.             SUPERCLASS = NSWindow; 
  187.         }, 
  188.         {CLASS = DescriptionTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
  189.         {CLASS = EQImageButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  190.         {CLASS = EQNoDropWebView; LANGUAGE = ObjC; SUPERCLASS = WebView; }, 
  191.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  192.         {CLASS = GroupSplitView; LANGUAGE = ObjC; SUPERCLASS = NSSplitView; }, 
  193.         {CLASS = GrowingTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  194.         {
  195.             ACTIONS = {enterEditMode = id; exitEditMode = id; loadRecord = id; }; 
  196.             CLASS = JCRecordView; 
  197.             LANGUAGE = ObjC; 
  198.             OUTLETS = {
  199.                 dataSource = id; 
  200.                 tabbingOutFromEnd = NSResponder; 
  201.                 tabbingOutFromFront = NSResponder; 
  202.             }; 
  203.             SUPERCLASS = NSTextView; 
  204.         }, 
  205.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  206.         {
  207.             ACTIONS = {toggleEditMode = id; }; 
  208.             CLASS = RecordViewController; 
  209.             LANGUAGE = ObjC; 
  210.             OUTLETS = {recordView = JCRecordView; }; 
  211.             SUPERCLASS = NSObject; 
  212.         }, 
  213.         {CLASS = RolloverButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  214.         {CLASS = TRAuxiliaryClipView; LANGUAGE = ObjC; SUPERCLASS = NSClipView; }, 
  215.         {
  216.             ACTIONS = {endCustomLabelSheet = id; toggleEditable = id; }; 
  217.             CLASS = TRMovieInspector; 
  218.             LANGUAGE = ObjC; 
  219.             OUTLETS = {customLabelSheet = NSPanel; customLabelTextField = NSTextField; }; 
  220.             SUPERCLASS = NSTextView; 
  221.         }, 
  222.         {CLASS = TRMovieScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 
  223.         {CLASS = URLTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }
  224.     ); 
  225.     IBVersion = 1; 
  226. }